home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / tobby_on_ice.swf / scripts / frame_48 / DoAction.as
Text File  |  2011-08-19  |  135b  |  5 lines

  1. this.attachMovie("windowdispStageNum","windowMC",this.depthWindow++);
  2. this.windowMC._x = 320;
  3. this.windowMC._y = 260;
  4. this.stop();
  5.